Lender Price API
Locking a Loan Without LOS / 10. Approve Exception / 10.1 Get Price Quote After Request Exception
In This Topic
    10.1 Get Price Quote After Request Exception
    In This Topic

    Path

    GET /rest/v1/lp-ppe-api/los/price-quote/get/{{priceQuoteId}}
    

    Headers        

    Authorization
    
    Bearer {{accessToken}}
    

    Example Request

    Copy Code
    curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/los/price-quote/get/{{priceQuoteId}}' \
    --header 'Authorization: Bearer {{accessToken}}'

    Example Response

    This request doesn't return a response body.